com.supermap.plot

Class AnimationPlayFinishEvent

  • java.lang.Object
    • java.util.EventObject
      • com.supermap.plot.AnimationPlayFinishEvent
  • All Implemented Interfaces:
    java.io.Serializable


    public class AnimationPlayFinishEvent
    extends java.util.EventObject
    An event of stopping to play an animation
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      AnimationPlayFinishEvent(java.lang.String strname)
      The constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getName()
      Gets the name
      • Methods inherited from class java.util.EventObject

        getSource, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • AnimationPlayFinishEvent

        public AnimationPlayFinishEvent(java.lang.String strname)
        The constructor.
        Parameters:
        strname - Name
    • Method Detail

      • getName

        public java.lang.String getName()
        Gets the name
        Returns:
        Name